Pass the target list to the underlying dnd implementation, otherwise we
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 Apr 2005 03:55:13 +0000 (03:55 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Apr 2005 03:55:13 +0000 (03:55 +0000)
commit25c468dfbb224a57a4578c0fde1bdca9f1b4681c
tree94f480c16898ea9cc91fbb7c6b0c18e3074f2920
parentd1dd40d9ae74664eea8f57559060808408e99888
Pass the target list to the underlying dnd implementation, otherwise we

2005-04-06  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_enable_model_drag_source)
(gtk_tree_view_enable_model_drag_dest): Pass the target list
to the underlying dnd implementation, otherwise we miss the
target info in the drag-data-received signal.  (#164085, Jorn
Baayen)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktreeview.c